home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aap / DROEGE2.ARC / UPDATE.DOC < prev    next >
Text File  |  1987-05-01  |  5KB  |  111 lines

  1. UPDATE.DOC
  2.  
  3. UPDATE - WILL LIST CHANGES TO DROEGE
  4.  
  5. 15 October 1986
  6.  
  7. Fixed labels to remember their rotations and scale.  Mirror still can be used
  8. only once.  Fixed hang which caused subsequent entries to be arcs after leaving
  9. arc mode.  Fixed plot arc and offset scaling.  First setup now shows correctly.
  10. With additions and revisions to documentation we will release as "free" version
  11. 1.81.  Good luck to our users.
  12.  
  13. 28 September 1986
  14.  
  15. Fixed bug which prevented last symbol opened from being drawn.  Fixed bug which
  16. prevented find of a line in a newly created symbol.
  17.  
  18. 25 September 1986
  19.  
  20. Changed aperture list.  Cleaned up and spell checked documentation for release 
  21. as "free" version 1.8.
  22.  
  23. 15 August 1986
  24.  
  25. Changed arrays so that larger storage is possible with Quick Basic.  Encrypted 
  26. heading and user ID.  Changed format of sign on to hold until any key is hit.
  27.  
  28. 3 August 1986
  29.  
  30. Changed some key labels to allow consistant documentation.
  31.  
  32. 30 July 1986
  33.  
  34. Changed the FRE reading on the KP3  flags dump to the -1 option which does
  35. garbage collection and lists all available memory.
  36.  
  37. Changed hash table search algorithm.  Now we hope no longer to get a hash table
  38. full error when there is still room.  Someday we should analyze this more
  39. carefully.
  40.  
  41. 27 July 1986
  42.  
  43. Fixed crash caused by deletion of everything from a symbol.
  44.  
  45. Fixed stitch table entry for a via so it now finds the right name for the via
  46. symbol.
  47.  
  48. Changed name of PUT and GET key to PUTFIL and GETFIL.
  49.  
  50. 20 July 1986
  51.  
  52. Fixed, we hope, so that symbols rotate when you want them to.
  53.  
  54. Fix to line end.  Bug caused the last line point to be deleted when a line was 
  55. ended at the same location as the last position entry.
  56.  
  57. Added STITCH as an alternative line entry mode.  Stitch is an alternative to
  58. the LOCLIN key.  It provides two additional menues.  The first level menu is
  59. blank except for key 5 (STSET) Stitch Set.  Pressing key 5 gets a second menu
  60. which allows selecting 4 preset setups for keys 1-4.  Key 5 on the second menu 
  61. allows assigning a symbol (VIASYM) to a VIA.  After backing out of the second
  62. menu, lines can be entered in the usual way from the first menu.  Pressing one 
  63. of the keys 1-4 changes the setup to the preselected one.  This is a fast way
  64. to switch between setups in line entry mode.  In additon, if a key is pressed
  65. that changes the setup while a line is open (started but not ended), the VIA
  66. symbol is inserted and the line can be continued with the new setup.
  67.  
  68. This allows a line to be started and shifted from level to level with
  69. automatic insertion of VIA's.
  70.  
  71.  
  72. 17 July 1986
  73.  
  74. Added NOLAB/SHOLAB key.  This key is on the menu with DR@W/DR@L key.  NOLAB
  75. causes redraw to skip all labels (including symbol labels).  Initial position
  76. is the SHOLAB position which shows labels.  Note that even entry of a new label
  77. is skipped in the NOLAB position.
  78.  
  79. Fixed problem which caused objects to be drawn at incorrect width on opening a 
  80. symbol.  Tall skinny objects had their lines and pads drawn too large.
  81.  
  82. 16 July 1986
  83.  
  84. Added new keys in the load menu to list symbols in three catagories instead of 
  85. the old single symbol list.  Separate listings can now be had for symbols,
  86. labels, and the keyboard symbols.  This saves having to wait for the same old
  87. keyboard listing each time the symbols are listed.
  88.  
  89. Changed the format of the symbol listing available from the OPRSYM key.  The
  90. list now includes the symbol name, number, hash, times used on the first nest
  91. level, times used on the second nest level, and times used at levels greater
  92. than two.  This is to aid in editing a symbol composed of many layers of nested
  93. symbols so the desired sub symbol can be located.
  94.  
  95. Fixed problem which caused linked list to become disconnected when a point was 
  96. deleated at the end of the last line entered.
  97.  
  98. Fixed problem which prevented the last symbol created from being found.
  99.  
  100. Fixed problem which caused bomb on entry of a single character label.
  101.  
  102. Changed format of KP9 listing so that symbols are no longer expanded.  Last
  103. version also had bug which ended listing after first symbol.
  104.  
  105. Added fast slow key.  KP5 now increases speed by X10.  Caps lock must be on and
  106. Num lock and Scroll lock must be off for this to work.  Old KP5 function (list 
  107. the flags) is now performed by KP3.  For KP1,KP7, KP9, and KP3 to work for
  108. their diagnostic functions Caps lock must be on, Num lock must be on, and
  109. Scroll lock off.
  110. 
  111.